home *** CD-ROM | disk | FTP | other *** search
- on startMovie
- global gTextSprite, gPicSprite, button, gPicStart, gPicEnd, myWindow, myWindowRect
- set gPicStart to 81
- set gPicEnd to 88
- set gPicSprite to 7
- set button to 18
- set the visible of sprite button to 0
- puppetSprite(gPicSprite, 1)
- puppetSprite(gTextSprite, 1)
- puppetSprite(8, 1)
- end
-